-
Couldn't load subscription status.
- Fork 329
Include list of first-party extensions in main README.md #901
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
…ogarty/spark into anfog/0409_readme_extensions
|
|
||
| ### First-Party Extensions | ||
| Some extended features are available via extension NuGet packages: | ||
| * [Microsoft.Spark.Extensions.Delta](https://www.nuget.org/packages/Microsoft.Spark.Extensions.Delta/) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shall we put a short description for each package? For example, ".NET binding for Delta Lake" (with a link to delta lake page)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 👍
This PR updates the main
README.mdto include a list of first-party extensions available on NuGet.Closes #892